Method WithWindow(Action<IWindowSpec<TProps>>)
Override WithWindow to use tree-aware execution.
Returns TreeWindowedQueryable that uses tree-aware execution with CTE.
public override IRedbWindowedQueryable<TProps> WithWindow(Action<IWindowSpec<TProps>> windowConfig)